On this pageRotateFRectUnit: DXFConvDescriptionCall RotateFRect to rotate the 3D rectangle specified by R. All corner of the rectangle rotates on the Angle angle.NoteThe Angle parameter must be in degrees.Syntaxprocedure RotateFRect(var R: TFRect; Angle: Extended);